home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 2 / CD Loisirs 02 / CD Loisirs CD 002.mdf / pc / nympheas / sources / s6_006tabl.k < prev    next >
Encoding:
Text File  |  1994-01-01  |  3.1 KB  |  232 lines

  1. object S6_006TABL is MEDIADISTRIBUTOR
  2. with
  3.     Duration is -1;
  4.     X is 0; Y is 0; Width is 640; Height is 480;
  5.     Items is [
  6.         S6A12_006_PIC,
  7.         S6A2_RENOIR,
  8.         S6A3_RT,
  9.         S6A4_TO,
  10.         S6A5_VA,
  11.         S6A6_LA,
  12.         S6A7_MO,
  13.         S6A8_WA,
  14.         S6A9_GA,
  15.         S6A10_DE,
  16.         S6A11_DX
  17.     ];
  18. end;
  19.  
  20. object S6A12_006_PIC is MEDIADELEGATOR
  21. has
  22.     
  23.     OffScreen()
  24.         do
  25.             self.GoToBeginning();
  26.             self.Run(true);
  27.             TRANSITION.Set(WipeTop, 300);
  28.             self.Show(true);
  29.         end;
  30.     
  31.     Finished()
  32.         do
  33.             APPLICATION.GoTo(S3_001SOMM);
  34.         end;
  35.     
  36. with
  37.     Target is C293_006_PIC;
  38.     Duration is 1000;
  39.     X is 0; Y is 0; Width is 640; Height is 480;
  40. end;
  41.  
  42. object S6A2_RENOIR is MEDIADELEGATOR
  43. has
  44.     
  45.     OffScreen()
  46.         do
  47.             self.Enable(true);
  48.             self.Show(true);
  49.         end;
  50.     
  51.     MouseUp(theX, theY)
  52.         do
  53.             APPLICATION.GoTo(S418_021REME);
  54.         end;
  55.     
  56. with
  57.     Duration is -1;
  58.     X is 54; Y is 0; Width is 41; Height is 43;
  59. end;
  60.  
  61. object S6A3_RT is MEDIADELEGATOR
  62. has
  63.     
  64.     OffScreen()
  65.         do
  66.             self.Enable(true);
  67.             self.Show(true);
  68.         end;
  69.     
  70.     MouseUp(theX, theY)
  71.         do
  72.             APPLICATION.GoTo(S498_ECRAN_FIN);
  73.         end;
  74.     
  75. with
  76.     Duration is -1;
  77.     X is 279; Y is 4; Width is 41; Height is 39;
  78. end;
  79.  
  80. object S6A4_TO is MEDIADELEGATOR
  81. has
  82.     
  83.     OffScreen()
  84.         do
  85.             self.Enable(true);
  86.             self.Show(true);
  87.         end;
  88.     
  89.     MouseUp(theX, theY)
  90.         do
  91.             APPLICATION.GoTo(S498_ECRAN_FIN);
  92.         end;
  93.     
  94. with
  95.     Duration is -1;
  96.     X is 429; Y is 5; Width is 41; Height is 40;
  97. end;
  98.  
  99. object S6A5_VA is MEDIADELEGATOR
  100. has
  101.     
  102.     OffScreen()
  103.         do
  104.             self.Enable(true);
  105.             self.Show(true);
  106.         end;
  107.     
  108.     MouseUp(theX, theY)
  109.         do
  110.             APPLICATION.GoTo(S424_031VAME);
  111.         end;
  112.     
  113. with
  114.     Duration is -1;
  115.     X is 55; Y is 163; Width is 38; Height is 39;
  116. end;
  117.  
  118. object S6A6_LA is MEDIADELEGATOR
  119. has
  120.     
  121.     OffScreen()
  122.         do
  123.             self.Enable(true);
  124.             self.Show(true);
  125.         end;
  126.     
  127.     MouseUp(theX, theY)
  128.         do
  129.             APPLICATION.GoTo(S498_ECRAN_FIN);
  130.         end;
  131.     
  132. with
  133.     Duration is -1;
  134.     X is 182; Y is 161; Width is 42; Height is 42;
  135. end;
  136.  
  137. object S6A7_MO is MEDIADELEGATOR
  138. has
  139.     
  140.     OffScreen()
  141.         do
  142.             self.Enable(true);
  143.             self.Show(true);
  144.         end;
  145.     
  146.     MouseUp(theX, theY)
  147.         do
  148.             APPLICATION.GoTo(S408_011MOME);
  149.         end;
  150.     
  151. with
  152.     Duration is -1;
  153.     X is 308; Y is 162; Width is 40; Height is 41;
  154. end;
  155.  
  156. object S6A8_WA is MEDIADELEGATOR
  157. has
  158.     
  159.     OffScreen()
  160.         do
  161.             self.Enable(true);
  162.             self.Show(true);
  163.         end;
  164.     
  165.     MouseUp(theX, theY)
  166.         do
  167.             APPLICATION.GoTo(S498_ECRAN_FIN);
  168.         end;
  169.     
  170. with
  171.     Duration is -1;
  172.     X is 463; Y is 163; Width is 42; Height is 41;
  173. end;
  174.  
  175. object S6A9_GA is MEDIADELEGATOR
  176. has
  177.     
  178.     OffScreen()
  179.         do
  180.             self.Enable(true);
  181.             self.Show(true);
  182.         end;
  183.     
  184.     MouseUp(theX, theY)
  185.         do
  186.             APPLICATION.GoTo(S498_ECRAN_FIN);
  187.         end;
  188.     
  189. with
  190.     Duration is -1;
  191.     X is 54; Y is 320; Width is 40; Height is 40;
  192. end;
  193.  
  194. object S6A10_DE is MEDIADELEGATOR
  195. has
  196.     
  197.     OffScreen()
  198.         do
  199.             self.Enable(true);
  200.             self.Show(true);
  201.         end;
  202.     
  203.     MouseUp(theX, theY)
  204.         do
  205.             APPLICATION.GoTo(S498_ECRAN_FIN);
  206.         end;
  207.     
  208. with
  209.     Duration is -1;
  210.     X is 260; Y is 320; Width is 42; Height is 41;
  211. end;
  212.  
  213. object S6A11_DX is MEDIADELEGATOR
  214. has
  215.     
  216.     OffScreen()
  217.         do
  218.             self.Enable(true);
  219.             self.Show(true);
  220.         end;
  221.     
  222.     MouseUp(theX, theY)
  223.         do
  224.             APPLICATION.GoTo(S434_041DXME);
  225.         end;
  226.     
  227. with
  228.     Duration is -1;
  229.     X is 385; Y is 320; Width is 40; Height is 40;
  230. end;
  231.  
  232.